Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.32.0 #615

Merged
merged 7 commits into from
Oct 29, 2024
Merged

Release v0.32.0 #615

merged 7 commits into from
Oct 29, 2024

Conversation

ykim-akamai
Copy link
Contributor

No description provided.

zliang-akamai and others added 6 commits October 21, 2024 11:12
* Remove PG LA notices

* Remove beta notices
…016 (#608)

Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240914 to 2.32.0.20241016.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* notify slack channel release-notify-slack.yml

* add condition to not run on forks

* add condition to not run on forks

* fix indentation
## 📝 Description

**What does this PR do and why is this change necessary?**

Add support for `capabilities` and `encryption` to GET linode and POST volume respectively.

## ✔️ How to Test

**How do I run the relevant unit/integration tests?**

```bash
make TEST_ARGS="volume_basic" test
```

```bash
make TEST_ARGS="instance_basic" test
```
@ykim-akamai ykim-akamai requested a review from a team as a code owner October 29, 2024 15:56
@lgarber-akamai
Copy link
Contributor

Hmm, looks like the LUKS header error is surfacing on a few tests again

@ykim-akamai ykim-akamai merged commit aaceff8 into main Oct 29, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants